Versions:

  • 0.8.3
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.2
  • 0.7.0
  • 0.6.0

TeamCityCLI, published by JetBrains, is a lightweight command-line utility designed to let developers and DevOps engineers control a TeamCity CI/CD server entirely from the terminal. Built expressly for automation-minded workflows, the tool exposes a concise set of commands that create, queue, cancel, list and inspect builds, trigger jobs, and administer projects without opening the web UI. Typical use cases range from quickly queuing a deployment pipeline after a local commit to scripting nightly integration tests across multiple configurations, or wiring repository hooks that automatically spin up feature-branch builds. Because every action is text-based, the CLI slots naturally into shell scripts, Makefile targets, GitHub Actions, GitLab CI, Jenkins pipelines or any other orchestration layer that can spawn a subprocess, making it simple to embed TeamCity operations inside larger delivery workflows. The program belongs to the Developer Tools / Continuous Integration category and is currently at version 0.8.3, the seventh public iteration since its introduction. TeamCityCLI is available for free on get.nero.com, where downloads are furnished through trusted Windows package sources such as winget, always serving the newest build and enabling batch installation alongside other applications.

Tags: